const go/types.debug
28 uses
go/types (current package)
call.go#L665: if !disabled && debug {
check.go#L19: debug = false // leave on during development
check.go#L81: if debug {
check.go#L431: if !debug && check.Types == nil {
check.go#L436: if debug && isTyped(info.typ) {
context.go#L75: if debug {
context.go#L98: if debug {
decl.go#L210: if debug {
decl.go#L496: if debug {
decl.go#L878: if debug {
errors.go#L262: if debug {
eval.go#L75: if scope == nil || debug {
expr.go#L504: if debug {
infer.go#L33: if debug {
infer.go#L577: if debug {
infer.go#L681: if debug {
infer.go#L682: assert(debug && under(single.typ) == coreType(tpar))
labels.go#L58: if debug {
lookup.go#L468: if debug {
predicates.go#L360: if debug {
stmt.go#L365: if debug {
typeset.go#L139: if debug {
typeset.go#L371: if !debug {
typeterm.go#L154: if debug && (x.typ == nil || y.typ == nil) {
unify.go#L130: if debug {
unify.go#L519: if debug {
union.go#L174: if debug {
validtype.go#L35: if debug {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)